Now i would teach you how to install Root kit and scan manually or automatically (Using cron jobs). This what basically does is that it will allow you to check if there is anyone who has hacked your server or not.How does Hackers or Spammers done this?Well basically hackers and spammers will try to find insecure upload forms on your/clients' websites and then with injection methods, try to upload the root kit on your server.What happens then?If the hacker/spammer can run it, it will modify Read more
Monit is a free open source utility for managing and monitoring, processes, programs, files, directories and filesystems on a UNIX system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations. You can use Monit to monitor daemon processes or similar programs running on localhost. Monit is particular useful for monitoring daemon processes, such as those started at system boot time from /etc/init.d/. For instance sendmail, sshd, apache and mysql.You Read more